# Core scientific libraries
numpy>=1.21.0
scipy>=1.7.0
matplotlib>=3.5.0

# Optional: for running unit tests (if you want to run test_dtqem.py)
# pytest>=7.0.0

# Optional: for interactive notebooks (not required for core models)
# ipywidgets>=7.6.0
